Carbon


Pixel2Char

Header: QuickdrawText.h Carbon status: Unsupported

SInt16 Pixel2Char (
    Ptr textBuf, 
    SInt16 textLen, 
    SInt16 slop, 
    SInt16 pixelWidth, 
    Boolean *leadingEdge
);
textBuf
textLen
slop
pixelWidth
leadingEdge

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.

CARBON NOTES

You should instead use the PixelToChar function.


© 2000 Apple Computer, Inc. — (Last Updated 4/4/2000)